﻿2026-07-09T02:43:55.8407651Z ##[group]Run actions/checkout@v5
2026-07-09T02:43:55.8408819Z with:
2026-07-09T02:43:55.8409917Z   repository: SaberMage/spt-core
2026-07-09T02:43:55.8413180Z   token: ***
2026-07-09T02:43:55.8413856Z   ssh-strict: true
2026-07-09T02:43:55.8414537Z   ssh-user: git
2026-07-09T02:43:55.8415218Z   persist-credentials: true
2026-07-09T02:43:55.8415957Z   clean: true
2026-07-09T02:43:55.8416641Z   sparse-checkout-cone-mode: true
2026-07-09T02:43:55.8417381Z   fetch-depth: 1
2026-07-09T02:43:55.8418043Z   fetch-tags: false
2026-07-09T02:43:55.8418715Z   show-progress: true
2026-07-09T02:43:55.8419470Z   lfs: false
2026-07-09T02:43:55.8420143Z   submodules: false
2026-07-09T02:43:55.8420835Z   set-safe-directory: true
2026-07-09T02:43:55.8422046Z ##[endgroup]
2026-07-09T02:43:55.9516385Z Syncing repository: SaberMage/spt-core
2026-07-09T02:43:55.9520259Z ##[group]Getting Git version info
2026-07-09T02:43:55.9521709Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T02:43:55.9524082Z [command]/usr/bin/git version
2026-07-09T02:43:55.9529679Z git version 2.43.0
2026-07-09T02:43:55.9557290Z ##[endgroup]
2026-07-09T02:43:55.9573556Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/319a2596-56c8-4383-96d1-d9c34c58ff5a' before making global git config changes
2026-07-09T02:43:55.9575529Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T02:43:55.9578292Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T02:43:55.9638561Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T02:43:55.9674162Z https://github.com/SaberMage/spt-core
2026-07-09T02:43:55.9690743Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T02:43:55.9695134Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T02:43:55.9721422Z HEAD
2026-07-09T02:43:55.9765579Z ##[endgroup]
2026-07-09T02:43:55.9766908Z [command]/usr/bin/git submodule status
2026-07-09T02:43:56.0021888Z ##[group]Cleaning the repository
2026-07-09T02:43:56.0023128Z [command]/usr/bin/git clean -ffdx
2026-07-09T02:43:57.6106668Z Removing target/
2026-07-09T02:43:57.6124930Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T02:43:57.6202760Z HEAD is now at 9c4e69414 Merge PR #63: release v0.30.0 — MUSL-TIER (static-musl Linux artifact, counter 51)
2026-07-09T02:43:57.6210919Z ##[endgroup]
2026-07-09T02:43:57.6213194Z ##[group]Disabling automatic garbage collection
2026-07-09T02:43:57.6217034Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T02:43:57.6246196Z ##[endgroup]
2026-07-09T02:43:57.6246635Z ##[group]Setting up auth
2026-07-09T02:43:57.6252664Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T02:43:57.6300195Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T02:43:57.6566748Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T02:43:57.6603618Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T02:43:57.6884300Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T02:43:57.6920789Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T02:43:57.7180192Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T02:43:57.7223339Z ##[endgroup]
2026-07-09T02:43:57.7223941Z ##[group]Fetching the repository
2026-07-09T02:43:57.7231226Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9c4e69414a4c10964d1f40417907da497a771d84:refs/tags/v0.30.0
2026-07-09T02:43:58.2215618Z ##[endgroup]
2026-07-09T02:43:58.2216426Z ##[group]Determining the checkout info
2026-07-09T02:43:58.2217036Z ##[endgroup]
2026-07-09T02:43:58.2223729Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T02:43:58.2282582Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T02:43:58.2333175Z ##[group]Checking out the ref
2026-07-09T02:43:58.2341213Z [command]/usr/bin/git checkout --progress --force refs/tags/v0.30.0
2026-07-09T02:43:58.2432843Z HEAD is now at 9c4e69414 Merge PR #63: release v0.30.0 — MUSL-TIER (static-musl Linux artifact, counter 51)
2026-07-09T02:43:58.2441046Z ##[endgroup]
2026-07-09T02:43:58.2515892Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T02:43:58.2561950Z 9c4e69414a4c10964d1f40417907da497a771d84
